{% if section(page, "dr-notebooks") %}

This section outlines the management capabilities available for DataRobot Notebooks. Access the dashboard that hosts the currently available notebooks and all functionality from the top-level **Notebooks** tab.

![](images/nb-28.png)

Topic | Describes...
----- | ------
[Add notebooks](dr-create-nb) | How to create new notebooks, import existing notebooks, and export notebooks as `.ipynb` files.
[Notebook settings](dr-settings-nb) | The settings available for notebooks.
[Notebook versioning](dr-revise-nb) | How notebooks are versioned and how to load the revision history of a notebook.

{% else %}

This section outlines the management capabilities available for DataRobot Notebooks. Select and use case and then click the **Notebooks** tab to access the dashboard that displays all notebooks for that use case.

![](images/wb-nb-28.png)

Topic | Describes...
----- | ------
[Add notebooks](wb-create-nb) | How to create new notebooks, import existing notebooks, and export notebooks as `.ipynb` files.
[Notebook settings](wb-settings-nb) | The settings available for notebooks.
[Notebook versioning](wb-revise-nb) | How notebooks are versioned and how to load the revision history of a notebook.
[Notebook scheduling](wb-schedule-nb) | The configuration options available for scheduling notebook runs.
{% endif %}
